Skip to content

Conversation

bjorn3
Copy link
Member

@bjorn3 bjorn3 commented Apr 24, 2025

Most of the work for adding exception handling support is blocked on the next Cranelift release. These parts can land already however.

Part of #1567

bjorn3 added 3 commits April 24, 2025 13:02
In preparation for unwinding support.
Once UnwindContext sets the personality function it will need to define
a DW.ref.rust_eh_personality function which would cause a duplicate
definition if UnwindContext is called a second time.
This is necessary to handle LSDA references in the future once unwinding
is supported.
@bjorn3 bjorn3 merged commit f55c2c0 into master Apr 24, 2025
48 checks passed
@bjorn3 bjorn3 deleted the exception-handling-preparation branch April 24, 2025 15:02
@bjorn3 bjorn3 added the A-unwind Area: Unwinding label May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-unwind Area: Unwinding
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant